|
WASTED Modding Documentation
1
ModdingDocumentation
|
Overrides the default spawn weight of an item. More...
Static Public Member Functions | |
| static DungeonSpawnWeight | Create (string required_tags, float item_level, float item_weight) |
| Creates a DungeonSpawnWeight. | |
Public Attributes | |
| string | requiredDungeonTagSets |
| The required tags on the current dungeon for these overrides to apply. | |
| float | itemLevel |
| The overridden level of the item. | |
| float | itemWeight |
| The overridden weight of the item. | |
Overrides the default spawn weight of an item.